# 52 backgame - starting positions, imported from the XG reference files.
# One position per line: cube_value cube_owner board(26 ints).
# cube_owner is "centered" | "player" | "opponent", relative to player 1
# (the positive checkers). Cube values above 2 are clamped to 2.
#
# 52.1 good timing.xgp
2 player 0 0 0 0 0 2 2 1 1 0 0 0 -2 4 0 -2 -2 -2 0 -3 3 -2 -2 2 0 0
#
# 52.2 average timing.xgp
2 player 0 0 0 0 0 2 3 0 2 0 0 1 -3 3 0 0 0 -3 -2 -3 2 -2 -2 2 0 0
#
# 52.3 poor timing.xgp
2 player 0 0 0 2 0 2 3 0 1 0 0 0 -3 2 0 0 1 -3 -3 -4 2 -2 0 2 0 0
#
# 52.4 early variant 1.xgp
2 player 0 0 0 0 0 1 4 0 2 0 0 0 -6 4 0 0 0 -3 0 -4 2 -2 0 2 0 0
#
# 52.5 early variant 2.xgp
2 player 0 0 0 0 1 -2 3 0 2 0 0 0 -3 4 0 0 0 -3 -3 -4 3 0 0 2 0 0
#
# 52.6 early variant 3.xgp
2 player 0 -1 0 0 0 2 3 -1 2 0 0 0 -4 3 0 0 0 -3 0 -4 2 0 -2 2 1 0
